Submit Program | Contact us
downloads programs from a to z
New Page 1 TObjectTable version 1.16 (Shareware) Ever needed an in-memory table containing object instances instead o
Search:
 » Home » Development » Libraries » TObjectTable - single license 1.16
Company: Simple-code.com
License: Shareware
Version: 1.16
System: Win 95/NT/2000/XP/98/ME
Size: 0
Date Released: January 26, 2002
Price: $39
Screenshot: No Screenshot
Downloads: 857
Homepage: http
Date added: Sep 22, 2005
Click here to Download






New Page 1





TObjectTable
version 1.16 (Shareware)




Ever needed an in-memory table containing object instances instead of
data
records?




TObjectTable is a generic container that stores objects identified
by variant keys. TObjectTable provides most of the functionality of an in-memory
table, but the records are actually object instances. It includes methods to add, remove and locate items
in the table, as well as methods that execute a callback for every item in the
table.
Any number of indexes can be defined for a table.
The items that are available for locate or callback can be limited by applying a
filter, a range or both.




What makes TObjectTable better than the object
containers shipped with Delphi?





Improved performance: TObjectTable
uses internal binary trees, reducing the complexity of the usual
operations (insert, delete, locate) to
O(log N).
Multiple key types: by
using a variant as a key for each item.
New features: multiple indexes, limiting the visible records by range or
filter, user-defined key types.


Features:




TObjectTable items can be any
TObject descendant.
Multiple indexes can be
defined for the table. The user can select the current index by
using the IndexName property.
Index options include: unique, case-insensitive, descending.
FindKey method locates an
object in the table based on the current index.
SetRange method applies a
range to the table using the current index.
Filtered property and OnFilter event
allow the user to filter the visible records.
ForEach iterator executes a user-defined callback
for all the visible records.
OwnsObjects property allows
the user to control the destruction of objects when the table is
destroyed.
Valid key types are any variant types that allow a transitive ordering relationship
like string, integer, float, datetime.
User-defined key types are allowed. The demo includes a TGUID key using
the TGUIDVariantType class.
It is not required that for the
keys in an index to be the same type, as long as they can be
compared to each other. For example, you can use any combination
of numeric keys (integer, float, currency, datetime) in the same
index, but not numeric and string keys.


Free add-ons:








TGUIDVariantType: a custom TGUID variant, initially developed to
be used as a key field in a TObjectTable.




NEWS

So far, nothing for that!

RECOMMENDED DOWNLOADS IN THIS CATEGORY

 » Home  » Development » Libraries (10) Select page: [1]
 » TOutPanel for Delphi/C++ Builder Source 3.01
TOutPanel is looks and feel MS Outlook, VisualBasic ToolBox and expands it functionality. Features of TOutPanel: 1. Vertical or Horizontal Orientation of groups with different alignment of captions. 2. Groups can be scrolled with setted ScrollSpeed. 3. Gr ...
Imcasys.com | 0 | Win 95/NT/2000/XP/98/ME | $39.95 | Downloads: 1299
Date added: Sep 22, 2005 |  » Details
 » SvCom 6.0
The SvCom is service development and security management tool for Delphi 3, 4 and 5. It can be used to: - to write an ordinary Windows NT Services. It is possible both in D3 and D4. - to write a service that can be started not only as service but as an o ...
Aldyn.ru | 0 | Win 95/NT/2000/98/ME | $99 | Downloads: 1525
Date added: Sep 22, 2005 |  » Details
 » XLSReadWrite for Delphi 1.0/3.0/4.0/5.0/6.0/7.0 Latest
TXLSRead and TXLSWrite is a two native Delphi components for easy access to Microsoft Excel files. There is no need for any extra DLL, OCX or any other files. You don`t need to have Excel installed to use XLS Read Write. With XLS Read Write you can: * R ...
Axolot.com | 0 | Win 95/NT/2000/98/ME | $30 | Downloads: 1381
Date added: Sep 22, 2005 |  » Details
 » BigSpeed Zip DLL 3.02
Highly optimized for speed and compression Zip/Unzip DLL. 50% - 2 times faster than other zip libraries. It is even faster than WinZip and PKZip at better compression ratio. Easy API. There are examples how to use it in Delphi, Visual C, Visual Basic, ...
Bigspeedsoft.com | 0 | Win 95/NT/2000/XP/98/ME | $65 | Downloads: 1488
Date added: Sep 22, 2005 |  » Details
 » Oracle Data Access Components Standard for Windows 3
Oracle Data Access Components provides high performance direct access to Oracle database server. ODAC is set of VCL native components for Kylix, Delphi and C++ Builder. It supports many Oracle specific features and simplifies developing of client/server a ...
Crlab.com | 0 | Win 95Unix / Linux /NT/2000/XP | $99 | Downloads: 2134
Date added: Sep 22, 2005 |  » Details
 » TMS basic component 1.x
License for commercial use and source code of a single basic TMS component for Delphi & C++Builder described and available from http://www.tmssoftware.com Specify by email to info@tmssoftware.com which component you want to receive. ...
Tmssoftware.com | 0 | Win 95/NT/2000/98/ME | $30 | Downloads: 1462
Date added: Sep 22, 2005 |  » Details
 » OptiVec for Visual C++ 3.3
OptiVec contains more than 3000 hand-optimized, Assembler-written functions for all floating-point and integer data types from the following fields: 1. Vectorized form of all arithmetic operators and math functions of C/C++ 2. Statistics 3. Analysis ...
Optivec.com | 0 | Win 95/NT/2000/98/ME | $199 | Downloads: 1297
Date added: Sep 22, 2005 |  » Details
 » CMATH for Visual C++ 3
CMATH makes fast complex-number math available for Visual C++, both in single and double precision. Superior speed, accuracy and safety are achieved through the implementation in Assembly language (as opposed to the compiled or inline C++ code of availa ...
Optivec.com | 0 | Win 95/NT/2000/98/ME | $60 | Downloads: 1388
Date added: Sep 22, 2005 |  » Details
 » OptiVec for Borland (Turbo) Pascal 3
OptiVec contains more than 3000 hand-optimized, Assembler-written functions for all floating-point and integer data types from the following fields: 1. Vectorized form of all arithmetic operators and math functions of Pascal/Delphi 2. Statistics 3. ...
Optivec.com | 0 | MS DOS | $35 | Downloads: 1403
Date added: Sep 22, 2005 |  » Details
 » CMATH for Borland (Turbo) Pascal 3.2
CMATH is a comprehensive library for complex-number arithmetics and mathematics. This version is for Borland Pascal 7 and contains the same functionality as CMATH for C++ (available both for Borland C++ and Visual C++) and CMATH for Delphi. All funct ...
Optivec.com | 0 | MS DOS | $25 | Downloads: 1555
Date added: Sep 22, 2005 |  » Details
 » OD Preparer Components 2.1.2
Preparers automatically create fields on a form or on a quick report at run time. ...
Co.za | 0 | Win 95/NT/2000/98/ME | $42.95 | Downloads: 1403
Date added: Sep 22, 2005 |  » Details
 » OD Find Menu Component 2.1.2
Allow the user to right click in any field on a form and then do a search on that field. ...
Co.za | 0 | Win 95/NT/2000/98/ME | $42.95 | Downloads: 1388
Date added: Sep 22, 2005 |  » Details
 » TUsersPRO SINGLE Licence v1.1
TUsersPRO (PROfessional version) is a component that make simple implement the control of security in programs written in Delphi. With a little configuration at component level in desing time, your application is ready to control the access of its users ...
Toolsandcomps.com | 0 | Win 3.1/95/NT/2000/98/ME | $49.95 | Downloads: 1402
Date added: Sep 22, 2005 |  » Details
 » Oracle Data Access Components Version Upgrade 4
Oracle Data Access Components (ODAC) library offers some nonvisual components for Borland Delphi and C++ Builder. They serve for access to Oracle RDBMS. ODAC is an alternative to standard way processing data by Borland Database Engine (BDE). ...
Crlab.com | 0 | Win 95Unix / Linux /NT/2000/XP | $39 | Downloads: 1992
Date added: Sep 22, 2005 |  » Details
 » SourceCoder - Upgrade to Corporate License 3.0
Purchase this only if you want to upgrade from an existing single license for SourceCoder to a corporate license. ...
Preview.org | 0 | Win 95/NT/2000/98/ME | $110 | Downloads: 1404
Date added: Sep 22, 2005 |  » Details
 » TImageProcessor (Without source code) 2.0
TImageProcessor can manipulate images. Version 2.0 includes the following: * Arithmetic operations: - Add - Subtract - Multiply - Square (Hence operations like Brighten, Darken, Increase/Decrease Contrast are supported). * Logical operations: - AND - OR ...
Fortunecity.com | 0 | Win 95/NT/2000/98/ME | $25 | Downloads: 1458
Date added: Sep 22, 2005 |  » Details
 » OptiVec for Delphi - Educational edition 3.2
OptiVec contains more than 3000 hand-optimized, Assembler-written functions for all floating-point and integer data types from the following fields: 1. Vectorized form of all arithmetic operators and math functions of Pascal/Delphi 2. Statistics 3. ...
Optivec.com | 0 | Win 95/NT/2000/98/ME | $89 | Downloads: 1417
Date added: Sep 22, 2005 |  » Details
 » GM - DAO Data Access Components 4.x
GM - DAO Data Access Components The complete Component Package for Data access to Access Databases and ODBC Data Sources without the BDE. Features: InfoPower Compatibility Package included. Demo Application included. Network / Multi user capable. C ...
Gm-software.de | 0 | Win 95/NT/2000/XP/98/ME | E30 | Downloads: 1477
Date added: Sep 22, 2005 |  » Details
 » GM - Miscellaneous Components 4.x
GM - Miscellaneous Components Component Collection of general use. Features: Only Delphi Standard/Personal edition required. Generic About Dialog reading from the Application version Info Resource. Generic Login Dialog. Runtime Tee Chart editor. Co ...
Gm-software.de | 0 | Win 95/NT/2000/XP/98/ME | E15 | Downloads: 1392
Date added: Sep 22, 2005 |  » Details
 » Quick Delphi Project Compiler 1.0
With the help of this program you will have no difficulties while: Compiling Delphi project file (*.dpr) file to executable file (*.exe); Compiling Delphi unit file (*.pas) to Delphi compiled unit file (*.dcu); Compiling Delphi 3 package collection fil ...
5ci.lt | 0 | Win 95/NT/2000/98/ME | $11 | Downloads: 1364
Date added: Sep 22, 2005 |  » Details
go to top Select page: [1]
What Font is | fonts | free fonts | download fonts | free fonts download | web fonts |